PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFFunction Class


In This Topic
    PDFFunction Class Methods
    In This Topic

    For a list of all members of this type, see PDFFunction members.

    Public Methods
     NameDescription
    Public MethodCalculates the function for the given input.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)Creates a PDFFunction based on a COS function.  
    Public MethodGets the COS function.  
    Public MethodGets the function domain.  
    Public MethodGets the function range.  
    Public MethodSets the function domain.  
    Public MethodSets the function range.  
    Top
    See Also